home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Minami 58
/
MINAMI58.ISO
/
Varios
/
Juegos Flash
/
Gold Yard.exe
/
scripts
/
DefineButton2_172
/
BUTTONCONDACTION on(keyPress P).as
next >
Wrap
Text File
|
2003-04-29
|
96b
|
5 lines
on(keyPress "P"){
_root.restore_health();
_root.mainmenu.gotoAndStop("difficulty");
}